Range: 0x80000200 to 0x800002FF. More...
Variables | |
| int | MV_E_NOT_IMPLEMENTED = 0x80000200 |
| The command is not supported by the device. More... | |
| int | MV_E_INVALID_ADDRESS = 0x80000201 |
| The target address does not exist. More... | |
| int | MV_E_WRITE_PROTECT = 0x80000202 |
| Writing to the target address is not supported. More... | |
| int | MV_E_ACCESS_DENIED = 0x80000203 |
| No access permission for the device. More... | |
| int | MV_E_BUSY = 0x80000204 |
| Device is busy, or network is disconnected. More... | |
| int | MV_E_PACKET = 0x80000205 |
| Network packet error. More... | |
| int | MV_E_NETER = 0x80000206 |
| Network error. More... | |
| int | MV_E_DRIVERATTACH = 0x80000207 |
| GigE driver is not assigned. More... | |
| int | MV_E_PACKET_ID_MISMATCH = 0x80000208 |
| The received packet ID mismatch. More... | |
| int | MV_E_IMAGE_BUFFER_OVERFLOW = 0x80000209 |
| Image buffer overflow. More... | |
| int | MV_E_NO_BUFFER_FOR_USE = 0x8000020A |
| No available buffer for use. More... | |
| int | MV_E_XML_INFO_PACKET_ERR = 0x8000020B |
| Error occurred when parsing XML information packet. More... | |
| int | MV_E_TIMEOUT = 0x8000020C |
| Timed out. More... | |
| int | MV_E_NET_TRANSMISSION_TYPE_ERR = 0x8000020D |
| Network transmission type parameter error (unicast, multicast, etc.). More... | |
| int | MV_E_SUPPORT_MODIFY_DEVICE_IP = 0x8000020E |
| Changing device IP mode is not supported under fixed IP mode. More... | |
| int | MV_E_KEY_VERIFICATION = 0x8000020F |
| Incorrect secret key. More... | |
| int | MV_E_VALUE_NOT_EXPECTED = 0x80000210 |
| The value does not meet the requirement. More... | |
| int | MV_E_DEV_DISCONNECT = 0x80000211 |
| Device is disconnected. More... | |
| int | MV_E_UDP_INIT = 0x80000212 |
| UDP initialization failed. More... | |
| int | MV_E_UDP_SEND_DATA = 0x80000213 |
| Sending data via UDP failed. More... | |
| int | MV_E_UDP_RECV_DATA = 0x80000214 |
| Receiving data via UDP failed. More... | |
| int | MV_E_UDP_CONNECT = 0x80000215 |
| UDP connection failed. More... | |
| int | MV_E_UDP_RESET_CONNECT = 0x80000216 |
| Resetting UDP connection failed. More... | |
| int | MV_E_MULTICAST_ADD_DEVICE = 0x80000217 |
| Adding multicast device failed. More... | |
| int | MV_E_MULTICAST_IP_INVALID = 0x80000218 |
| IP address exception. More... | |
| int | MV_E_IP_CONFLICT = 0x80000221 |
| Device IP address conflict. More... | |
Range: 0x80000200 to 0x800002FF.
| int MV_E_NOT_IMPLEMENTED = 0x80000200 |
The command is not supported by the device.
| int MV_E_INVALID_ADDRESS = 0x80000201 |
The target address does not exist.
| int MV_E_WRITE_PROTECT = 0x80000202 |
Writing to the target address is not supported.
| int MV_E_ACCESS_DENIED = 0x80000203 |
No access permission for the device.
| int MV_E_BUSY = 0x80000204 |
Device is busy, or network is disconnected.
| int MV_E_PACKET = 0x80000205 |
Network packet error.
| int MV_E_NETER = 0x80000206 |
Network error.
| int MV_E_DRIVERATTACH = 0x80000207 |
GigE driver is not assigned.
| int MV_E_PACKET_ID_MISMATCH = 0x80000208 |
The received packet ID mismatch.
| int MV_E_IMAGE_BUFFER_OVERFLOW = 0x80000209 |
Image buffer overflow.
| int MV_E_NO_BUFFER_FOR_USE = 0x8000020A |
No available buffer for use.
| int MV_E_XML_INFO_PACKET_ERR = 0x8000020B |
Error occurred when parsing XML information packet.
| int MV_E_TIMEOUT = 0x8000020C |
Timed out.
| int MV_E_NET_TRANSMISSION_TYPE_ERR = 0x8000020D |
Network transmission type parameter error (unicast, multicast, etc.).
| int MV_E_SUPPORT_MODIFY_DEVICE_IP = 0x8000020E |
Changing device IP mode is not supported under fixed IP mode.
| int MV_E_KEY_VERIFICATION = 0x8000020F |
Incorrect secret key.
| int MV_E_VALUE_NOT_EXPECTED = 0x80000210 |
The value does not meet the requirement.
| int MV_E_DEV_DISCONNECT = 0x80000211 |
Device is disconnected.
| int MV_E_UDP_INIT = 0x80000212 |
UDP initialization failed.
| int MV_E_UDP_SEND_DATA = 0x80000213 |
Sending data via UDP failed.
Network exception.
| int MV_E_UDP_RECV_DATA = 0x80000214 |
Receiving data via UDP failed.
Network exception.
| int MV_E_UDP_CONNECT = 0x80000215 |
UDP connection failed.
| int MV_E_UDP_RESET_CONNECT = 0x80000216 |
Resetting UDP connection failed.
| int MV_E_MULTICAST_ADD_DEVICE = 0x80000217 |
Adding multicast device failed.
| int MV_E_MULTICAST_IP_INVALID = 0x80000218 |
IP address exception.
It is out of multicast range.
| int MV_E_IP_CONFLICT = 0x80000221 |
Device IP address conflict.